﻿*:not(strong){
    margin: 0;
    padding: 0;
    /* color: #323232; */
    font-family: "Arial", "Times New Roman", "Verdana","Tahoma","Microsoft YaHei","Hiragino Sans GB",tahoma,arial,simhei;
    color: #666;
}
.clear{ height:0px;line-height:0px;clear:both;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
*+html .clearfix { overflow:hidden;}
* html .clearfix { height: 1%;}
body{
    min-width: 1210px;
    background-color:#fff;
}
a img{
    border: 0;
}
a{
    text-decoration:none;
}

.check-list span a:hover{
    color:#0A5F9E;
}


.banner{
    width: 100%;
    height:290px;
    background-image: url(../images/banner.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: relative;
}

/* .search-bar{
    width: 332px;
    height: 42px;

    background-repeat: no-repeat;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: 230px;
}
.search-bar input{
    width: 200px;
    background-color:rgba(255, 255, 255, 0);
    border:0;
    line-height: 40px;
    margin-top:1px;
    margin-left:25px;
    outline: none;
}
.search-bar span{
    width: 100px;
    height: 42px;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
} */

.list-banner{
    height:484px;
    background-image: url(../images/banner.png);
}
.nav{
    width: 100%;
    height: 45px;
    text-align: center;
    background-color: #0A5F9E;
    font-size: 0;
    /*    padding-top:31px;
        padding-bottom: 17px;
        border-bottom:1px solid #019A01;
        margin-bottom:27px;*/
}
/* :root .nav{
    border:0;
} */

.nav-list,.nav-list a{
    width: 150px;
    height: 45px;
    line-height: 45px;
    font-size:24px;
    font-family:MicrosoftYaHei;
    font-weight:bold;
    color:#fff;
    background-color: #0A5F9E;
    /*margin:0 10px;*/
    /*margin: 0;*/
    display: inline-block;
}
.nav-list img{
    position: relative;
    top: 5px;
    margin-right: 6px;
}
.nav-list:hover{
    background-color: #004A80;
}
.nav-list.on{
    background-color: #004A80;
}
.content{
    width: 1210px;
    margin: auto;
}
.main-title{
    font-size:36px;
    color: #0A5F9E;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 8px;
    font-weight: bold;

    text-overflow:ellipsis;
    overflow:hidden;
}
.main-desc{
    font-size: 18;
    color:#0A5F9E;
    text-align: center;
    margin-bottom: 38px;
}
.main-desc .ESDAssetsTextCon{
    font-size: 18;
    color:#0A5F9E;
    text-align: center;
    margin-bottom: 38px;
}


.img-list{
    width:760px;
    height:480px;
    float: left;
    /*background-color: #0096FF*/
}
.img-list .swiper-container{
    width:760px;
    height:480px;
}
.img-list .swiper-container .swiper-slide{
    position: relative;
}
.img-list .swiper-container .swiper-slide img{
    width:100%;
    height: 100%;
}
.img-list .swiper-container .swiper-slide span{
    width:760px;
    height: 40px;
    line-height: 40px;
    text-indent: 12px;
    left: 0px;
    bottom: 0px;
    font-size: 11.6pt;
    color: #fff;
    position: absolute;
    background-image: url(../images/shadow.png);
    background-repeat: no-repeat;

}
.img-list .pagination {
    position: absolute;
    text-align: right;
    bottom:47px;
    right:6px;
    z-index: 1;
}
.img-list .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    width: auto;
    bottom: 15px;
    left: auto;
}
.img-list .swiper-pagination-switch {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 7px;
    background: #fff;
    margin: 0 2.3px;
    cursor: pointer;
}
.img-list .swiper-pagination-bullet{
    opacity: 1;
    background: #fff;
}
.img-list .swiper-active-switch {
    background: #990000;
}
.img-list .swiper-pagination-bullet-active{
    background: #990000;
}






.news{
    width:415px;
    height: 480px;
    float: left;
    margin-left:25px;
    overflow: hidden;
    /* background-color:#ccc */
}
.news-tab{
    width:399px;
    border-top: 3px solid #0A5F9E;
    height: 40px;
    font-size: 0;
    margin-bottom: 10px;
}
.news-tab span{
    display: inline-block;
    height: 40px;
    width: 133px;
    background-color: #F5F5F5;
    font-size: 20px;
    color: #000;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
}
.news-tab span.on{
    background-color: #0A5F9E;
    color: #fff;
}
.news .list-ul .list-desc{
    width: 380px;
}


.floor-special{
    height: 130px;
    padding-top: 30px;
}
.special-list{
    width:1200px;
    position: relative;
}
.special-list .swiper-container{
    width:1140px;
    height:130px;
}
.left-btn{
    width: 20px;
    height: 37px;
    position: absolute;
    left: 0px;
    top: 45px;
    cursor: pointer;
}
.right-btn{
    width: 20px;
    height: 37px;
    position: absolute;
    right: 0px;
    top: 45px;
    cursor: pointer;
}
.special-list .swiper-container .swiper-slide{
    position: relative;
    text-align: center

}
.special-list .swiper-container .swiper-slide img{
    border-top: 8px solid #0A5F9E;
    border-radius: 3px;
    /* width:365px;
    height: 87px; */
}


/* 楼层 */
.floor{
    padding-top:20px;
}
.panel-left{
    width:570px;
    float: left;
    overflow: hidden;
}
/* .panel-center{
    width:350px;
    height: 380px;
    float: left;
    overflow: hidden;
    margin-left:60px;
} */
.panel-right{
    width:570px;
    float: right;
    overflow: hidden;
}
.panel-title{
    width: 100%;
    border-bottom:1px solid #CDD8E3;
    height: 58px;
    margin-bottom: 20px;
}
.panel-title img{
    margin-right: 9px;
    position: relative;
    top: 3px;
}
.panel-title .text{
    width: 162px;
    height:55px;
    font-size:28px;
    font-weight: bold;
    font-family:MicrosoftYaHei;
    color:#0A5F9E;
    line-height:55px;
    border-bottom: 3px solid #C80000;
    display: inline-block;
}
.panel-title .desc{
    height:55px;
    font-size:17px;
    font-family:MicrosoftYaHei;
    color:#333;
    display: inline-block;
    line-height:55px;
    padding-left: 28px;
}

.panel-title .more{
    line-height: 55px;
    font-size:16px;
    font-family:MicrosoftYaHei;
    color:#0A5F9E;
    float: right;
    padding-right: 18px;
    position: relative;
}
.panel-title .more:after{
    content: '';
    width: 10px;
    height: 10px;
    background-image: url(../images/more.png);
    background-repeat: no-repeat;
    background-position-y: 50%;
    position: absolute;
    right: 0;
    top: 23px;

}
.panel-title .more:hover{
    text-decoration: underline;
}



.zwgk-btn{
    width: 210px;
    height: 52px;
    /* padding-left: 31px; */
    background-image: url(../images/btn_zw1.png);
    /* line-height: 20px; */
    font-size: 16px;
    color: #fff;
    /* float: left; */
    margin-bottom: 15px;
    cursor: pointer;
    /*text-align: center;*/
    border-radius: 6px;
}
.zwgk-btn img{
    margin-right: 12px;
    top: 8px;
    position: relative;
    margin-left:15px;
}

.zwgk-bottom{
    width: 500px;
    height: 180px;
    background-color: #ffffff;
    border-radius: 2px;
    padding:0 35px;
}





.zwgk-list{
    width: 125px;
    height: 60px;
    float: left;
    padding:15px 0;
    text-align: center;
    cursor: pointer;
}
.zwgk-list .img{
    height: 30px;
    line-height: 03px;
}
.zwgk-list span{
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    color: #222122;
}

.zwfw-top{
    width: 362px;
    height: 60px;
    background-color: #ebf4fd;
    margin-bottom: 10px;
    padding: 20px 40px 15px 40px;
    /* border-radius: 10px; */
    border: 2px solid #0A5F9E;
    margin-left: 27px;
}
.xzsp{
    height: 20px;
    margin-bottom: 7px;
}
.xzsp span{
    font-size: 16px;
    line-height: 23px;
    color: #000;
    font-weight: bold;
    margin-right: 14px;
    display: inline-block;
}
.xzsp a{
    color: #000;
    font-size: 14px;
    margin-right: 14px;
    font-family: MicrosoftYaHei;
}
.xzsp-input{
    height: 30px;
    width: 483px;
    background-color: #fff;
    padding-left: 5px;
}
.xzsp-bottom{
    text-align: right;
    height: 50px;
    margin-top: 14px;
}
.xzsp-bottom a{
    display: inline-block;
    width: 34px;
    height: 38px;
    background-color: #547E9F;
    margin-left: 26px;
    color: #fff;
    padding: 9px;
    font-size: 17px;
    line-height: 19px;

}




.zwfw-bottom{
    width: 356px;
    height: 28px;
    border: 2px solid #0A5F9E;
    background-color: #ebf4fd;
    padding: 12px 10px;
    float: left;
}
.zwfw-bottom .box{
    width: 350px;
    height: 29px;
    background-color: #ebf4fd;
}
.zwfw-bottom .box .title{
    color: #0f0f0f;
    font-size: 24px;
    text-align: center;
    margin-top: -2px;
    position: relative;
}
.zwfw-bottom .box .new-icon{
    position: absolute;
    right:125px;
    top:-4px;
}
.zwfw-bottom .box .search{
    height: 35px;
    margin:-5px 14px;
    position: relative;
}
.zwfw-bottom .box input{
    width: 100%;
    height: 100%;
    font-size: 19px;
    text-indent: 5px;
}
.zwfw-bottom .box .search-icon{
    position: absolute;
    right: 5px;
    top: 7px;
    cursor: pointer;
}





/* 专题轮播 */
.panel-title .more.special-more{
    color: #333;
    font-weight: 500;
}
.spc-list{
    width:1200px;
    height:150px;
    float: left;
}
.spc-list .swiper-container{
    width:1200px;
    height:150px;
}
.spc-list .swiper-container .swiper-slide{
    position: relative;
    text-align: center;
}
.spc-list .swiper-container .swiper-slide img{
    width: 284px;
    height: 118px;
}
.spc-list .pagination1 {
    width: 100%;
    text-align: center;
    z-index: 1;
    position: absolute;
    bottom: 0px
}

.spc-list .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    width: auto;
    bottom: 15px;
    left: auto;
}
.spc-list .swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: #BEBEBE;
    margin: 0 5px;
    cursor: pointer;
}
.spc-list .swiper-pagination-bullet{
    opacity: 1;
    background: #BEBEBE;
}
.spc-list .swiper-active-switch {
    background: #19629F;
}
.spc-list .swiper-pagination-bullet-active{
    background:#19629F;
}


.list-ul{
    padding-top:0px;
}
.list-ul li{
    font-size: 18px;
    padding-left: 10px;
    background-image: url(../images/dot.png);
    background-position: 0px 50%;
    background-repeat: no-repeat;
    line-height: 39px;
    background-size: 5px;
}
.list-ul li.list-img-text{
    font-size: 14px;
    padding-left:0px;
    background-image: none;
    line-height: 36px;
    list-style: none;
    padding-bottom: 16px;
    border-bottom: 1px solid #ccc;
    margin-bottom:10px;
    margin-top:5px;
}
.list-img-text img{
    width:100px;
    height: 75px;
    float: left
}
.list-ul li.list-img-text .list-desc{
    height: 75px;
    display: block;
    float: left;
    width: 235px;
    margin-left: 15px;

}
.list-ul li.list-img-text .list-desc .list-img-text-title{
    font-size: 14px;
    font-weight: bold;
    color: #666;
    display: block;
    line-height: 18px;


}
.list-ul li.list-img-text .list-desc .list-img-text-text{
    height:54px;
    width: 235px;
    font-size: 12px;
    color: #666;
    line-height: 18px;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: normal;
    /* -webkit-line-clamp: 2;
    display: -webkit-box; */
}
.list-ul li:hover span{
    color: #0A5F9E;
}
.list-ul li.list-img-text:hover .list-desc .list-img-text-text{
    color: #0A5F9E;
}
.list-ul li.list-img-text:hover .list-desc .list-img-text-title{
    color: #0A5F9E;
}
.list-ul .list-desc{
    width: 550px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display: inline-block;
    float: left;

}
.list-ul .new{
    position: relative;
    padding-right: 30px;
}
.list-ul .new:after{
    content: '';
    width: 26px;
    height: 11px;
    position: absolute;
    right: 0;
    top: 6px;
}
.list-ul .list-date{
    float: right;
}
.list-ul li span{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    display: block;
    margin-right:-11px;
}

.panel-right .video-box span{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    display: block;
}

.video-box{

}
.video-box .video-list{
    width: 260px;
    height: 200px;
    float: left;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}
.video-box .video-list img{
    width: 260px;
    height: 158px;
    text-decoration: none;
    transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -webkit-transition-duration: 400ms;
    -o-transition-duration: 400ms;

}

.video-box .video-list img:hover{
    transform: scale(1.05);
}
.video-box .video-list span{
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    color: #333;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.video-box .video-list a:after{
    content: '';
    /* background-image: url(../images/play.png);*/
    width: 45px;
    height: 40px;
    position: absolute;
    top: 59px;
    left: 50%;
    margin-left:-22px;
}
.video-tab{
    text-align: right;
    float: right;
    height: 58px;
    line-height: 59px;
}
.video-tab span{
    font-size: 17px;
    color: #0F1207;
    margin-left: 15px;
    margin-right: 15px;
    display: inline-block;
    cursor: pointer;
}
.video-tab span.on{
    color: #19609E;
}


.kepu-tab{
    text-align: right;
    float: right;
    height: 58px;
    line-height: 59px;
}
.kepu-tab span{
    font-size: 17px;
    color: #0F1207;
    margin-left: 30px;
    display: inline-block;
    cursor: pointer;
}
.kepu-tab span.on{
    color: #19609E;
}


.footers{
    width: 100%;
    height: 180px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin-top: 50px;
    position: relative;
}
.footer-top{
    height: 45px;
    width: 100%;
    background-color: #E6E6E6;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
}
.footer-top a{
    margin: 0 31px;
    color: #373737;
    font-weight: bold;
}
.footer-top a:hover{
    color: #19629F;
}
.footer-top .quick{
    color: #19629F;
    font-size: 20px;
    position: relative;
    padding-left: 40px;
}
.footer-top .quick img{
    margin-right: 10px;
    position: absolute;
    top:-4px;
    left: 0;
}

.footers .footer-content{
    padding-top: 33px;
    background-color: #1C649F;

}
.footers .select-bar{
    height: 40px;
    width: 1200px;
    margin: auto;
    position: relative;
}

.select-list{
    float: left;
    margin-right: 116px;
}
.select-div{
    width: 139px;
    height: 36px;
    position: relative;
    display: inline-block;
    background-position: 100% 50%;
    border: 1px solid #2B74AF;
    background-image: url(../images/arrow_bottom.png);
    background-repeat: no-repeat;
    background-position: 124px 16px;
    cursor: pointer;
}

.select-list select{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0)
}

.select-list .check-box{
    width: 1156px;
    background-color: #f3f3f3;
    border:1px solid #D9D8D8;
    position: absolute;
    bottom: 42px;
    left: 0;
    display: none;
    padding:20px;
}

.check-box.on{
    display: block
}

.check-box .check-title{
    font-size: 20px;
    font-weight: bold;
    border-left: 4px solid #C80000;
    height: 24px;
    line-height: 24px;
    color: #0E4C95;
    text-indent: 10px;
}


.footers .footer-bottom{
width: 640px;
  margin: auto;
  padding-left: 205px;
  padding-right: 0px;
  position: relative;
    /*width: 800px;
    margin: auto;
    padding-left:230px;
    padding-right: 170px;
    position: relative;*/
}

.footers .footer-bottom div{
    padding:24px 0;
}
.footers .footer-bottom p{
    font-size:14px;
    color: #fff;
    line-height: 30px;
    text-align: left;
}
.icp{
    position: relative;
    height: 14px;
    margin-right: 3px;
    top:1px;
}
.link-list a{
    margin: 0 17px;
    color: #fff;
}
.select-list .select-span{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 38px;
    text-indent: 16px;
    color: #fff;
    font-size: 17px;
}

.right-nav{
    width: 64px;
    position: fixed;
    right: 0;
    top: 40%;
    margin-top: -228px;
    z-index: 1;
}
.right-nav-list{
    width: 64px;
    height: 64px;
    background-color: #FAFAFA;
    border: 1px solid #DCDCDC;
    text-align: center;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
}


.right-nav-list span{
    font-size: 14px;
    color: #000;
    line-height: 24px;
}

.check-list span{
    display: block;
    float: left;
    width: 144px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #333;
    margin-top: 20px;
    cursor: pointer;
    margin-right: 20px;
}
.check-list span:hover{
    color: #19609E;
}

.right-nav-list .hide-box {
    display: none;
    position: absolute;
    right: 64px;
    top: -1px;
}
.right-nav-list:hover .hide-box{
    display: block;

}
.qrcode-box {
    padding: 10px;
    border: 1px solid #DCDCDC;
    background-color: #EBF4FD;
    border-radius: 5px;
}

.qrcode-img {
    width: 160px;
    height: 160px;
}

.qrcode-text {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #333;
}

.right-search-bar{
    width: 300px;
    height: 64px;
    background-color: #EBF4FD;
    border: 1px solid #DCDCDC;
    text-align: left
}
.right-search-bar input{
    height: 40px;
    width: 230px;
    margin: 10px;
    font-size: 16px;
    text-indent: 5px;
}
.right-search-bar img{
    margin-top:16px;
    margin-right: 18px;
    float: right;
    cursor: pointer
}

.sec-box{
    width: 148px;
    position: absolute;
    background-color: red;
    display: none;
    line-height: 0px;
    border:1px solid #4789D6;
    z-index: 100;
}
.nav-list:hover .sec-box{
    display: block
}
.right-nav-list .img-box {
    height: 40px;
    line-height: 40px;
}
.right-nav-list .img-box img{
    position: relative;
}

.right-text-box{
    height: 64px;
    width: 128px;
    border: 1px solid #DCDCDC;
    background-color: #EBF4FD;
    text-align: center;
    line-height: 64px;
    color: #000;
    font: 16px;
}

.sec-box .sec-list{
    width: 149px;
    height: 30px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    background-color: #004A80;
    border-bottom: 1px solid #4789D6;
    color: #fff;
    font-weight: normal;
}

.sec-box .sec-list:hover{
    background-color: #0A5F9E
}


.xzsp-select{
    height: 30px;
    width: 348px;
    background-color: #fff;
    padding-left: 5px;
    position: relative;
    border: 1px solid;
}
.xzsp-select span{
    position: absolute;
    left: 0;
    top: 0;
    width: 90%;
    height: 100%;
    line-height: 30px;
    text-indent: 5px;
    color:#898989;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.xzsp-select select{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0)
}

/*机构样式*/

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.f-mt20 {
    margin-top: 20px;
}

.listTitle_01 {
    margin-left: 10px;
    margin-right: 10px;
    padding: 0 0 8px 2px;
    height: 36px;
    background: url(../images/listTitBg_01.png) repeat-x bottom;
}

.u-newsList02 li {
    font-size: 16px;
    float: left;
    width: 12%;
    height: 30px;
    line-height: 30px;
    background: url(../images/list-bg.png) left 14px no-repeat;
    padding-left: 20px;
}
.listTitle_01 h3 {
    color: #000;
    font: bold 20px/34px '';
}

section {
    margin:0;
    padding:0;
    display:block
}

.f-ml10 {
    margin-left: 10px;
}
.f-mr8 {
    margin-right: 8px;
}
.f-mt10 {
    margin-top: 10px;
}
.f-cb, .f-cbli li, .f-prz {
    zoom: 1;
}
ol, ul {
    list-style: none;
}

.jg-content a:hover {
    color: #b20000;
}

.titlechange h3:hover {
    color: #1C649F;
}



.hd-btn{
    width: 179px;
    height: 56px;
    /* padding-left: 70px; */
    background-image: url(../images/btn_zw.png);
    line-height: 56px;
    font-size: 20px;
    color: #fff;
    float: left;
    margin-bottom: 22px;
    cursor: pointer;
    text-align:center;
    border-radius: 6px;
}

.main-title a{
    color:#0A5F9E;
    font-family: 宋体;
}

.main-title a span{
    color:#0A5F9E;
    font-family: 宋体;
}


.picMore{
    position: absolute;
    text-align: right;
    bottom: 11.3px;
    right: 10px;
    z-index: 1000;
}

.picMore a{
    color:white;
    font-size:9pt;
}


.panel-title .desc_zcgg{
    width: 80px;
    height: 55px;
    font-size: 28px;
    font-weight: bold;
    font-family: MicrosoftYaHei;
    color: #666;
    line-height: 55px;
    display: inline-block;
    text-align: left;
    padding-left: 28px;
}



.zx-left{
    float: left;
    width: 98px;
    border: 1px solid #4789D6;
    border-bottom: 0px;
}

.zx-center{
    float: left;
    width: 98px;
    border-top: 1px solid #4789D6;
}

.zx-right{
    float: left;
    width: 96px;
    border: 1px solid #4789D6;
    border-bottom: 0px;
}





























.right-btn1 {
    width: 20px;
    height: 37px;
    position: absolute;
    right: 0px;
    top: 45px;
    cursor: pointer;
}

.left-btn1{
    width: 20px;
    height: 37px;
    position: absolute;
    left: 0px;
    top: 45px;
    cursor: pointer;
}

.img-list .swiper-container1{
    width:760px;
    height:480px;
}
.img-list .swiper-container1 .swiper-slide{
    position: relative;
}
.img-list .swiper-container1 .swiper-slide img{
    width:100%;
    height: 100%;
}
.img-list .swiper-container1 .swiper-slide span{
    width:760px;
    height: 40px;
    line-height: 40px;
    text-indent: 12px;
    left: 0px;
    bottom: 0px;
    font-size: 11.6pt;
    color: #fff;
    position: absolute;
    background-image: url(../images/shadow.png);
    background-repeat: no-repeat;

}


.special-list1{
    width:1200px;
    position: relative;
}
.special-list1 .swiper-container1{
    width:1140px;
    height:130px;
}

.special-list1 .swiper-container1 .swiper-slide img{
    border-top: 8px solid #0A5F9E;
    border-radius: 3px;
    /* width:365px;
    height: 87px; */
}
.spc-list .swiper-container1{
    width:1200px;
    height:150px;
}
.spc-list .swiper-container1 .swiper-slide{
    position: relative;
    text-align: center;
}
.spc-list .swiper-container1 .swiper-slide img{
    width: 284px;
    height: 118px;
}

.swiper-container1 {
    margin:0 auto;
    position:relative;
    overflow:hidden;
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -o-backface-visibility:hidden;
    backface-visibility:hidden;
    /* Fix of Webkit flickering */
    z-index:1;
}


